Quick Licensing API
This section describes the API functions meant for quick licensing—especially for the applications that require only one license for each instance of the program.
Given below is a list of the API functions:
| Function | Description | 
|---|---|
| VLSlicense | Initializes contact with the License Manager and automatically updates the license. Called during program initialization. | 
| VLSdisableLicense | Called at the end of the program to return the license and disable licensing. | 
